kernel process meaning in English
内核进程
Examples
- Processes are started by other processes , except for the init process , which is usually started by the kernel , and sometimes kernel processes
除了初始进程外,进程都可以由其它进程来启动,初始进程通常是由内核(有时由内核进程)来启动的。 - Ssi solutions modify almost every area of kernel : process management , filesystem , memory management , scheduler , etc . emulators simplify the deployment by letting the kernel processes run unchanged
Ssi解决方案会修改内核的几乎所有部分:进程管理、文件系统、内存管理、调度器,等等。通过不加修改地运行内核进程,模拟器简化了部署工作。 - First , the user access flow of inrp protocol is discussed . second , the frame architecture of inrp is introduced . third , packet process is the kernel process of inrp and the tag which differs from dns protocol , the dissertation has a deeply discussion here
我们首先概述了inrp的访问流程,和dns的主要区别,概述了基于名字路由技术的inrp协议的几个主要功能模块,然后对其中几个主要模块进行了较深入的研究。 - On the operating design of raas , the paper focused on the change of task _ struct , the design of kernel process kaasd , the timing of raas , the configuration and initialization of raas in the end , the paper evaluate the raas from the aim of system design , the integration with the other secure components of secure os , provide some problems unsolved , such as the expanding to network monitor , the new technology of ids
对于实时审计分析系统的整体运行设计,从操作系统原有数据结构task _ struct的改变,内核进程kaasd的设计, raas的定时和系统的配置和初始化这几个方面逐个进行叙述。在本文的最后,从raas的达到的目的,与原有安全功能的有效合成等方面对该系统作了一个评价,同时提出几个需要进一步思考的问题,如对网络的扩展,对入侵检测新技术的引入等